ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataLabelView<TOwnerView,TOption> Class
Members

In This Topic
    _DataLabelView<TOwnerView,TOption> Class
    In This Topic
    Object Model
    _DataLabelView<TOwnerView,TOption> Class
    Syntax
    'Declaration
     
    Public MustInherit Class _DataLabelView
        (Of TOwnerView As {IView, IViewModel},
         TOption As IDataLabelOption) 
       Inherits _BaseView(Of TOwnerView)
       Implements IDataLabelModelIDataLabelViewILabelViewIModelIOverlapLabelViewIQueryInterfaceIShapeModelIViewIViewModel 
    Type Parameters
    TOwnerView
    TOption
    Inheritance Hierarchy
    See Also